Generates getter and setter for given interface. - Final methods are excluded. - void return types are excluded - const methods will only generate the const getter
See Implementation
Generates getter and setter for given interface. - Final methods are excluded. - void return types are excluded - const methods will only generate the const getter